{
    "UrbanDataset" : {
        "context" : {
            "producer" : {
                "id" : "Solution-ID",
                "schemeID" : "SCPS"
            },
            "timeZone" : "UTC+1",
            "timestamp" : "2026-04-27T17:14:18",
            "coordinates" : {
                "format" : "WGS84-DD",
                "latitude" : 0.0,
                "longitude" : 0.0,
                "height" : 0.0
            },
            "language" : "IT",
            "note" : ""
        },
        "specification" : {
            "version" : "2.0",
            "id" : {
                "value" : "PlatformStatus-2.0",
                "schemeID" : "SCPS"
            },
            "name" : "Platform Status",
            "uri" : "https://smartcityplatform.enea.it/specification/semantic/2.0/ontology/scps-ontology-2.0.owl#PlatformStatus",
            "properties" : {
                "propertyDefinition" : [
                    {
                        "propertyName" : "DataDescription",
                        "propertyDescription" : "Descrizione testuale dei dati inviati",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "LogCode",
                        "propertyDescription" : "Codice indicante il tipo di un messaggio di log",
                        "dataType" : "string",
                        "codeList" : "https://smartcityplatform.enea.it/specification/semantic/2.0/gc/LogCode.gc",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "LogDescription",
                        "propertyDescription" : "Descrizione testuale dello stato dell'oggetto monitorato",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "PlatformID",
                        "propertyDescription" : "Identificatore della piattaforma software",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "PlatformName",
                        "propertyDescription" : "Nome della piattaforma software",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "ProvinceCode",
                        "propertyDescription" : "Codice Provincia",
                        "dataType" : "string",
                        "codeList" : "https://smartcityplatform.enea.it/specification/semantic/2.0/gc/ProvinceCode.gc",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "TotalAccessedUDCount",
                        "propertyDescription" : "Numero totale UrbanDataset acceduti",
                        "dataType" : "integer",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "TotalManagedUsersCount",
                        "propertyDescription" : "Numero degli utenti gestiti",
                        "dataType" : "integer",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "TotalManagedVerticalsCount",
                        "propertyDescription" : "Numero delle applicazioni verticali gestite",
                        "dataType" : "integer",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "TotalProducedUDCount",
                        "propertyDescription" : "Numero totale UrbanDataset prodotti",
                        "dataType" : "integer",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "TownName",
                        "propertyDescription" : "Nome esteso del Comune es. Roma, Anguillara Sabazia, ecc",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "ZIPCode",
                        "propertyDescription" : "Codice di Avviamento Postale (CAP)",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    }
                ]
            }
        },
        "values" : {
            "line" : [
                {
                    "id" : 1,
                    "description" : "descrizione dei valori forniti",
                    "property" : [
                        {
                            "name" : "LogCode",
                            "val" : " "
                        },
                        {
                            "name" : "LogDescription",
                            "val" : " "
                        },
                        {
                            "name" : "PlatformID",
                            "val" : " "
                        },
                        {
                            "name" : "PlatformName",
                            "val" : " "
                        },
                        {
                            "name" : "ProvinceCode",
                            "val" : " "
                        },
                        {
                            "name" : "TotalAccessedUDCount",
                            "val" : " "
                        },
                        {
                            "name" : "TotalManagedUsersCount",
                            "val" : " "
                        },
                        {
                            "name" : "TotalManagedVerticalsCount",
                            "val" : " "
                        },
                        {
                            "name" : "TotalProducedUDCount",
                            "val" : " "
                        },
                        {
                            "name" : "TownName",
                            "val" : " "
                        },
                        {
                            "name" : "ZIPCode",
                            "val" : " "
                        }
                    ]
                }
            ]
        }
    }
}